toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
AssetTransformPreset
/
FixedSize
Fixed
Size
data
class
FixedSize
(
val
width
:
Float
,
val
height
:
Float
,
val
designUnit
:
DesignUnit
)
:
AssetTransformPreset.Representation
Members
Constructors
Fixed
Size
Link copied to clipboard
constructor
(
width
:
Float
,
height
:
Float
,
designUnit
:
DesignUnit
)
Properties
design
Unit
Link copied to clipboard
val
designUnit
:
DesignUnit
height
Link copied to clipboard
val
height
:
Float
width
Link copied to clipboard
val
width
:
Float